home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1998 October / macformat-1998-10.iso / CMiFree ƒ / quit.dxr / 00007.ls < prev    next >
Encoding:
Text File  |  1998-07-13  |  80 b   |  7 lines

  1. on exitFrame
  2.   puppetSound(1, 0)
  3.   puppetSound(0)
  4.   clearGlobals()
  5.   quit()
  6. end
  7.